<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* head */
.head{ width:100%; background-color:#FFF;}
.head_m{ width:1000px; margin: 0 auto; height:95px;}
.head_m h1{ width:439px; height:70px; float:left; display:inline; margin:10px 0 0 0px;}
.search_bg{ float:left; width:249px; height:32px; background:url(../images/search.jpg) no-repeat; margin:30px 0 0 30px; display:inline;}
.tel_bg{ float:right; width:257px; margin:18px 0 0 0px; display:inline;}
.text1{ width:210px; height:25px; float:left; border:none; margin:5px 0 0 5px; line-height:25px; display:inline;color:#999;font-size:14px;outline:none;}
.search_btn{ float:left; border:none; width:33px; height:25px; margin-top:5px; background:none; cursor:pointer;}

/* nav */
.nav_bg{ background:url(../images/nav_bg.jpg) repeat-x; width:100%; height:43px;}
.nav_m{ width:980px; height:43px; margin: 0 auto;}
.nav_m ul li{ float:left; width:120px; height:43px; line-height:43px;text-align:center;}
.nav_m ul li a{ font-size:16px; text-decoration:none; color:#FFFFFF; line-height:43px; display:block;}
.nav_m ul li:hover { background-color:#f5a407; }
.nav_m ul li:hover a{color:#fff; text-decoration:underline;}
/*
.nav_m ul li:hover{ background:url(../images/onnavbg.jpg) no-repeat; width:76px; height:30px;color:#21a806; padding:8px 8px; text-align:center; text-decoration:none;}
*/
/* banner*/
.banner_bg{ width:100%; background-color:#fff;}

.bannerSlide{ background: #fff; height:500px;overflow: hidden;position: relative;width: 100%;}
.bannerSlide .bd ul li{ width:100%; height:500px;}
.bannerSlide .bd li a {display: block;height: 500px;width: 100%;}
.bannerSlide .hd{ position:absolute; bottom:10px; width:100%; text-align:center;}
.bannerSlide .hd ul li{ background-color:#333; width:10px; border-radius:100%; height:10px; margin-right:15px; margin:0 10px;display:inline-block;filter:alpha(opacity=40);opacity:0.4; }
.bannerSlide .hd ul li.on{filter:alpha(opacity=100);opacity:1; background-color:#333; }

.banner_m{ width:980px;margin: 0 auto;}

/* 
.banner_n{ background:url(../images/bannerny.jpg) no-repeat center; width:100%; height:400px;}

.banlist{ overflow:hidden; width:980px; height:260px; position:relative;}
#banNumID{ position:absolute; bottom:5px; right:5px;}
#banNumID li{float:left;width:15px;height:15px;FILTER:alpha(opacity=80);opacity:0.8;border:1px solid #21a806;color:#000;text-align:center;cursor:pointer;margin-right:4px;padding-top:2px;overflow:hidden;}
#banNumID li:hover,#banNumID li.active{border:1px solid #21a806;background-color:#21a806;color:#FFF;width:16px;height:16px;font-weight:bold;font-size:13px;}
*/

.glasstype{ background-color:#ececec; float:left; width:980px; height:33px; line-height:33px; font-size:12px;}
.glasstype ul{ float:left; width:930px; height:33px; overflow:hidden;}
.glasstype ul li{ padding-left:15px; padding-right:15px; float:left;}
.glasstype ul li a{color:#2063aa; text-decoration:none; font-size:14px;} 
.glasstype ul li a:hover{ text-decoration:underline; color:#2063aa;}
.newsList ul li a{color:#666; text-decoration:none; font-size:14px;}
.glasstype span a:hover{ text-decoration:underline; color:#2063aa;}
.glasstype span a{color:#2063aa; text-decoration:none;}</pre></body></html>